|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.doclinx.ftxml.CatalogItem | +--com.doclinx.ftxml.CatalogItemId
This class extends a Catalog information block or entry. Each catalog entry corresponds to a single document and is extended by inclusion of the document ID.
CatalogManager
Field Summary | |
long |
lDocId
Document ID of this catalog Item |
Fields inherited from class com.doclinx.ftxml.CatalogItem |
access, attrs, creation, fileLength, fileOffset, fileType, sAuxInfo, sFileName, sUrlInfo, write |
Constructor Summary | |
CatalogItemId(com.doclinx.ftxml.CatalogItem ci,
long docId)
|
Methods inherited from class com.doclinx.ftxml.CatalogItem |
getAttr, toHtml |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long lDocId
Constructor Detail |
public CatalogItemId(com.doclinx.ftxml.CatalogItem ci, long docId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |